home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDOpen.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  1.2 KB  |  32 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 addPreviewsCheckboxAction = id; 
  6.                 buildPreviewButtonAction = id; 
  7.                 conversionReportCheckboxAction = id; 
  8.                 icoInstallColorListsCheckboxAction = id; 
  9.                 installPatternsAction = id; 
  10.                 openFileTypeAction = id; 
  11.             }; 
  12.             CLASS = DKDOpenController; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {
  15.                 "_dkdAccyView" = NSView; 
  16.                 "_dkdOpenFileTypePopUp" = NSPopUpButton; 
  17.                 "_icoAccyView" = NSView; 
  18.                 "_icoOpenFileTypePopUp" = NSPopUpButton; 
  19.                 "_mdAccyView" = NSView; 
  20.                 "_mdOpenFileTypePopUp" = NSPopUpButton; 
  21.                 addPreviewsCheckbox = NSButton; 
  22.                 buildPreviewButton = NSButton; 
  23.                 conversionCheckbox = NSButton; 
  24.                 icoInstallColorListsCheckbox = NSButton; 
  25.                 installPatternsPopUp = NSPopUpButton; 
  26.             }; 
  27.             SUPERCLASS = NSObject; 
  28.         }, 
  29.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  30.     ); 
  31.     IBVersion = 1; 
  32. }